home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / mus / misc / MusicIn.readme < prev    next >
Text File  |  1997-11-02  |  3KB  |  71 lines

  1. Short:    MPEGaudio encoder, speedup
  2. Author:   Henryk Richter
  3. Uploader: tfa652@cks1.rz.uni-rostock.de
  4. Type:     mus/misc
  5.  
  6. Requires: a MC68EC030+ and FPU (accelerator and fastram recommended)
  7.  
  8. Looking at the sources of musicin I found out that there was a quite
  9. slow FFT. Replacing that one with an own (between twice and three times
  10. as fast) resulted in about 15% less encoding time.
  11.  
  12. The MusicIn program was originally ported by Michael Rausch and
  13. optimized by Stephane Tavenard.
  14.  
  15. This archive contains Versions for 030+FPU, 040 and 060.
  16.  
  17. Last Changes: - added workaround for SAS-ASM Bug, now the FFT works as
  18.                 expected and the sound quality is as good as it should be
  19.               - code cleanup, removed twice written routines to make
  20.                 the program slightly shorter
  21.  
  22.  
  23. ============================= Archive contents =============================
  24.  
  25. Original  Packed Ratio    Date     Time    Name
  26. -------- ------- ----- --------- --------  -------------
  27.     1109     422 61.9% 23-Sep-97 22:55:30 +Asmfuncs.a
  28.     1243     356 71.3% 23-Sep-97 22:55:32 +Asmfuncs.h
  29.    48933   12622 74.2% 23-Sep-97 22:55:28 +common.c
  30.    17487    4465 74.4% 23-Sep-97 22:55:28 +common.h
  31.     2632    1711 34.9% 23-Sep-97 22:55:28 +Debug
  32.    54053   14313 73.5% 23-Sep-97 22:55:28 +encode.c
  33.    15594    3297 78.8% 23-Sep-97 22:55:28 +encoder.h
  34.     2140     828 61.3% 23-Sep-97 22:55:32 +FastFT_float.c
  35.      732     336 54.0% 23-Sep-97 22:55:32 +FastFT_float.h
  36.    14750    3687 75.0% 23-Sep-97 22:55:32 +FastFT_float_asm.a
  37.     1908     606 68.2% 23-Sep-97 22:55:32 +FastFT_float_asm.h
  38.    60012   35613 40.6% 23-Sep-97 22:55:30 +MusicIn.030FPU
  39.    60256   35671 40.8% 23-Sep-97 22:55:30 +MusicIn.040
  40.    60148   35507 40.9% 23-Sep-97 22:55:30 +musicIn.060
  41.    39030   10460 73.2% 23-Sep-97 22:55:30 +musicin.c
  42.      799     499 37.5% 23-Sep-97 22:55:28 +MusicIn.readme
  43.    21425    5967 72.1% 23-Sep-97 22:55:30 +psy.c
  44.      767     405 47.1% 23-Sep-97 22:55:30 +smakefile
  45.     1374     609 55.6% 23-Sep-97 22:55:30 +subs.c
  46.      137      77 43.7% 23-Sep-97 22:55:28 +1cb2
  47.    37453   10435 72.1% 23-Sep-97 22:55:28 +tonal.c
  48.      140      79 43.5% 23-Sep-97 22:55:28 +1cb0
  49.      145      81 44.1% 23-Sep-97 22:55:28 +1cb1
  50.     1984     943 52.4% 23-Sep-97 22:55:28 +1th0
  51.     1902     905 52.4% 23-Sep-97 22:55:28 +1th1
  52.     1902     905 52.4% 23-Sep-97 22:55:28 +1th2
  53.      159      87 45.2% 23-Sep-97 22:55:28 +2cb0
  54.      157      86 45.2% 23-Sep-97 22:55:28 +2cb1
  55.      149      83 44.2% 23-Sep-97 22:55:28 +2cb2
  56.     2375    1133 52.2% 23-Sep-97 22:55:28 +2th1
  57.     2476    1202 51.4% 23-Sep-97 22:55:28 +2th2
  58.     5296     807 84.7% 23-Sep-97 22:55:28 +absthr_0
  59.     6129     725 88.1% 23-Sep-97 22:55:28 +absthr_1
  60.     6285     697 88.9% 23-Sep-97 22:55:28 +absthr_2
  61.     4234     815 80.7% 23-Sep-97 22:55:28 +alloc_0
  62.     4388     838 80.9% 23-Sep-97 22:55:28 +alloc_1
  63.     1094     256 76.5% 23-Sep-97 22:55:28 +alloc_2
  64.     1519     335 77.9% 23-Sep-97 22:55:28 +alloc_3
  65.    10621    3498 67.0% 23-Sep-97 22:55:28 +dewindow
  66.    10621    3244 69.4% 23-Sep-97 22:55:28 +enwindow
  67.     3472    1735 50.0% 23-Sep-97 22:55:28 +MusicIn.doc
  68.     2453    1171 52.2% 23-Sep-97 22:55:28 +2th0
  69. -------- ------- ----- --------- --------
  70.   509483  197511 61.2% 24-Sep-97 17:39:08   42 files
  71.